.Footer {
  width: 100%;
  height: auto;
  min-width: 1440px;
}
.Footer .FooterTop {
  height: 183px;
  background: #303030;
  margin: 0 auto;
  padding: 30px 0;
}
.Footer .FooterTop .topContent {
  min-width: 500px;
  width: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 22px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  height: 22px;
  margin-left: -20px;
}
.Footer .FooterTop .topContent .mobile {
  margin-left: 20px;
}
.Footer .FooterTop .topDesc {
  width: 500px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
.Footer .FooterTop .topDesc span {
  line-height: 17px;
  opacity: 0.6;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  width: 173px;
  height: 17px;
  opacity: 0.60000002;
}
.Footer .FooterBottom {
  height: 44px;
  background: #1C1C1C;
  margin: 0 auto;
  line-height: 44px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}

